home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / DefineButton2_264 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2005-09-27  |  186 b   |  5 lines

  1. on(press){
  2.    _root.tut1 = "Gold";
  3.    _root.tut2 = "Gold is used to purchase things from the menu durring gameplay. You recieve gold simply by killing enemys, but start with 850";
  4. }
  5.